FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package nictiz.fhir.nl.stu3.zib2015#1.0.0 (125 ms)

Package nictiz.fhir.nl.stu3.zib2015
Type StructureDefinition
Id Id
FHIR Version R3
Source https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2015@1.0.0&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-Payer
Url http://nictiz.nl/fhir/StructureDefinition/zib-Payer
Version 1.0
Status retired
Date 2017-01-16T17:02:59.6109232+01:00
Name ZIB-Payer
Title HCIM Payer
Experimental False
Realm nl
Authority hl7
Description This profile is based the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) nl.zorg.Payer
Copyright CC0
Type Coverage
Kind resource

Resources that use this resource

StructureDefinition
http://nictiz.nl/fhir/StructureDefinition/vl-QuestionnaireProvisioningTask vl-QuestionnaireProvisioningTask
http://nictiz.nl/fhir/StructureDefinition/vl-QuestionnaireResponse vl-QuestionnaireResponse
http://nictiz.nl/fhir/StructureDefinition/eOverdracht-AdvanceNotice eOverdracht advance notice
http://nictiz.nl/fhir/StructureDefinition/eOverdracht-NursingHandoff-Adults eOverdracht nursing handoff adults
http://nictiz.nl/fhir/StructureDefinition/eOverdracht-NursingHandoff-Childcare-0-1yo eOverdracht nursing handoff childcare 0-1 yo
http://nictiz.nl/fhir/StructureDefinition/eOverdracht-NursingHandoff-Childcare-1-18yo eOverdracht nursing handoff childcare 1-18 yo

Resources that this resource uses

StructureDefinition
http://fhir.nl/fhir/StructureDefinition/nl-core-organization nl-core-organization
http://fhir.nl/fhir/StructureDefinition/nl-core-patient nl-core-patient
http://fhir.nl/fhir/StructureDefinition/nl-core-relatedperson nl-core-relatedperson
http://nictiz.nl/fhir/StructureDefinition/zib-Payer-BankInformation ZIB Payer BankInformation
http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.1.1.1--20150401000000 VerzekeringssoortCodelijst


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "zib-Payer",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2017-02-22T10:32:09.079+00:00"
  },
  "url" : "http://nictiz.nl/fhir/StructureDefinition/zib-Payer",
  "version" : "1.0",
  "name" : "ZIB-Payer",
  "title" : "HCIM Payer",
  "status" : "retired",
  "date" : "2017-01-16T17:02:59.6109232+01:00",
  "publisher" : "Nictiz",
  "contact" : [
    {
      "name" : "Nictiz",
      "telecom" : [
        {
          "system" : "email",
          "value" : "info@nictiz.nl",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "This profile is based the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) nl.zorg.Payer",
  "copyright" : "CC0",
  "fhirVersion" : "3.0.1",
  "mapping" : [
    {
      "identity" : "hcim-payer-v1.2-2015EN",
      "uri" : "https://zibs.nl/wiki/Payer-v1.2(2015EN)",
      "name" : "HCIM Payer-v1.2(2015EN)"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Coverage",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Coverage",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Coverage",
        "path" : "Coverage",
        "short" : "Coverage",
        "alias" : [
          "Verzekering"
        ],
        "mapping" : [
          {
            "identity" : "hcim-payer-v1.2-2015EN",
            "map" : "NL-CM:1.1.8"
          }
        ]
      },
      {
        "id" : "Coverage.identifier",
        "path" : "Coverage.identifier",
        "short" : "InsurantNumber",
        "definition" : "Number under which the insured person is registered at the insurance company\r\nThis item maps the ‘Identification number of the card’ on EHIC field 8",
        "alias" : [
          "VerzekerdeNummer"
        ],
        "min" : 0,
        "max" : "1",
        "mapping" : [
          {
            "identity" : "hcim-payer-v1.2-2015EN",
            "map" : "NL-CM:1.1.6"
          }
        ]
      },
      {
        "id" : "Coverage.type",
        "path" : "Coverage.type",
        "short" : "InsuranceType",
        "definition" : "Type of insurance policy. Codes as returned in the Check for Right to Insurance",
        "alias" : [
          "VerzekeringsSoort"
        ],
        "min" : 1,
        "binding" : {
          "strength" : "extensible",
          "description" : "Type of insurance policy. Codes as returned in the Check for Right to Insurance.",
          "valueSetReference" : {
            "reference" : "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.1.1.1--20150401000000",
            "display" : "VerzekeringssoortCodelijst"
          }
        },
        "mapping" : [
          {
            "identity" : "hcim-payer-v1.2-2015EN",
            "map" : "NL-CM:1.1.15"
          }
        ]
      },
      {
        "id" : "Coverage.period",
        "path" : "Coverage.period",
        "definition" : "Time period during which the coverage is in force. A missing start date indicates the start date isn't known, a missing end date means the coverage is continuing to be in force."
      },
      {
        "id" : "Coverage.period.start",
        "path" : "Coverage.period.start",
        "short" : "StartDateTime",
        "definition" : "Date from which the insurance policy coverage applies.",
        "alias" : [
          "BeginDatumTijd"
        ],
        "mapping" : [
          {
            "identity" : "hcim-payer-v1.2-2015EN",
            "map" : "NL-CM:1.1.13"
          }
        ]
      },
      {
        "id" : "Coverage.period.end",
        "path" : "Coverage.period.end",
        "short" : "EndDateTime",
        "definition" : "Date until which the insurance policy coverage applies.\r\nThis item maps the ‘Expiry date’ on EHIC field 9.",
        "alias" : [
          "EindDatumTijd"
        ],
        "min" : 1,
        "mapping" : [
          {
            "identity" : "hcim-payer-v1.2-2015EN",
            "map" : "NL-CM:1.1.14"
          }
        ]
      },
      {
        "id" : "Coverage.payor",
        "path" : "Coverage.payor",
        "short" : "InsuranceCompany / PayerPerson",
        "alias" : [
          "Verzekeraar",
          "BetalerPersoon"
        ],
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : "http://fhir.nl/fhir/StructureDefinition/nl-core-organization"
          },
          {
            "code" : "Reference",
            "targetProfile" : "http://fhir.nl/fhir/StructureDefinition/nl-core-patient"
          },
          {
            "code" : "Reference",
            "targetProfile" : "http://fhir.nl/fhir/StructureDefinition/nl-core-relatedperson"
          }
        ],
        "mapping" : [
          {
            "identity" : "hcim-payer-v1.2-2015EN",
            "map" : "NL-CM:1.1.2",
            "comment" : "PayerPerson is Patient or RelatedPerson"
          },
          {
            "identity" : "hcim-payer-v1.2-2015EN",
            "map" : "NL-CM:1.1.3",
            "comment" : "InsuranceCompany"
          }
        ]
      },
      {
        "id" : "Coverage.payor.extension",
        "path" : "Coverage.payor.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Coverage.payor.extension.BankInformation",
        "path" : "Coverage.payor.extension",
        "sliceName" : "BankInformation",
        "short" : "BankInformation",
        "alias" : [
          "Bankgegevens"
        ],
        "type" : [
          {
            "code" : "Extension",
            "profile" : "http://nictiz.nl/fhir/StructureDefinition/zib-Payer-BankInformation"
          }
        ],
        "mapping" : [
          {
            "identity" : "hcim-payer-v1.2-2015EN",
            "map" : "NL-CM:1.1.4"
          }
        ]
      },
      {
        "id" : "Coverage.payor.extension.extension",
        "path" : "Coverage.payor.extension.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Coverage.payor.extension.extension.BankName",
        "path" : "Coverage.payor.extension.extension",
        "sliceName" : "BankName",
        "short" : "BankName",
        "definition" : "Name of the financial organization.",
        "alias" : [
          "BankNaam"
        ],
        "min" : 0,
        "max" : "1",
        "mapping" : [
          {
            "identity" : "hcim-payer-v1.2-2015EN",
            "map" : "NL-CM:1.1.9"
          }
        ]
      },
      {
        "id" : "Coverage.payor.extension.extension.BankName.url",
        "path" : "Coverage.payor.extension.extension.url",
        "fixedUri" : "BankName"
      },
      {
        "id" : "Coverage.payor.extension.extension.BankName.valueString",
        "path" : "Coverage.payor.extension.extension.valueString",
        "type" : [
          {
            "code" : "string"
          }
        ]
      },
      {
        "id" : "Coverage.payor.extension.extension.AccountNumber",
        "path" : "Coverage.payor.extension.extension",
        "sliceName" : "AccountNumber",
        "short" : "AccountNumber",
        "definition" : "The payer’s bank account number at the listed organization. For European countries, this is the IBAN.",
        "alias" : [
          "Rekeningnummer"
        ],
        "min" : 1,
        "max" : "1",
        "mapping" : [
          {
            "identity" : "hcim-payer-v1.2-2015EN",
            "map" : "NL-CM:1.1.11"
          }
        ]
      },
      {
        "id" : "Coverage.payor.extension.extension.AccountNumber.url",
        "path" : "Coverage.payor.extension.extension.url",
        "fixedUri" : "AccountNumber"
      },
      {
        "id" : "Coverage.payor.extension.extension.AccountNumber.valueString",
        "path" : "Coverage.payor.extension.extension.valueString",
        "type" : [
          {
            "code" : "string"
          }
        ]
      },
      {
        "id" : "Coverage.payor.extension.extension.Bankcode",
        "path" : "Coverage.payor.extension.extension",
        "sliceName" : "Bankcode",
        "short" : "Bankcode",
        "definition" : "Code indicating the bank and branch. For European countries, this is the organization’s BIC or SWIFT code.",
        "alias" : [
          "Bankcode"
        ],
        "mapping" : [
          {
            "identity" : "hcim-payer-v1.2-2015EN",
            "map" : "NL-CM:1.1.10"
          }
        ]
      },
      {
        "id" : "Coverage.payor.extension.extension.Bankcode.url",
        "path" : "Coverage.payor.extension.extension.url",
        "fixedUri" : "Bankcode"
      },
      {
        "id" : "Coverage.payor.extension.extension.Bankcode.valueString",
        "path" : "Coverage.payor.extension.extension.valueString",
        "type" : [
          {
            "code" : "string"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.